Uses of Interface
org.eclipse.vtp.framework.interactions.core.platforms.IPlatform

Packages that use IPlatform
org.eclipse.vtp.framework.interactions.core.platforms   
org.eclipse.vtp.framework.interactions.core.services   
org.eclipse.vtp.framework.interactions.core.support   
org.eclipse.vtp.framework.interactions.voice.services   
 

Uses of IPlatform in org.eclipse.vtp.framework.interactions.core.platforms
 

Methods in org.eclipse.vtp.framework.interactions.core.platforms that return IPlatform
 IPlatform IPlatformSelector.selectPlatform()
           
 

Uses of IPlatform in org.eclipse.vtp.framework.interactions.core.services
 

Methods in org.eclipse.vtp.framework.interactions.core.services that return IPlatform
 IPlatform PlatformSelector.selectPlatform()
           
 

Uses of IPlatform in org.eclipse.vtp.framework.interactions.core.support
 

Classes in org.eclipse.vtp.framework.interactions.core.support that implement IPlatform
 class AbstractPlatform
          A base implementation of IPlatform.
 

Uses of IPlatform in org.eclipse.vtp.framework.interactions.voice.services
 

Classes in org.eclipse.vtp.framework.interactions.voice.services that implement IPlatform
 class VoicePlatform
          A generic implementation of a VXML platform.